var github.com/andybalholm/brotli.errExcessiveInput

2 uses

	github.com/andybalholm/brotli (current package)
		reader.go#L14: var errExcessiveInput = errors.New("brotli: excessive input")
		reader.go#L78: 				return n, errExcessiveInput